Vcenter Vm Hardware Adapter Nvme Info
Vcenter Vm Hardware Adapter Nvme Info
The Vcenter Vm Hardware Adapter Nvme Info schema contains information about a virtual NVMe adapter.
This schema was added in vSphere API 7.0.0.1.
JSON Example
{
"label": "string",
"bus": 0,
"pci_slot_number": 0
}
string
label
Required
Device label.
This property was added in vSphere API 7.0.0.1.
integer As int64
As int64
bus
Required
NVMe bus number.
This property was added in vSphere API 7.0.0.1.
integer As int64
As int64
pci_slot_number
Optional
Address of the NVMe adapter on the PCI bus.
This property was added in vSphere API 7.0.0.1.
May be missing or null
if the virtual machine has never been powered on since the adapter was created.